binary search meaning in English
对半检索
对分查找
对分检索
对分搜索,折半查找
二分查找
二分搜寻法
二元搜寻
折半查找法
折半检索
Examples
- An effective method of searching an ordered list of entries is the so-called binary search or logarithmic search method .
查几个登记项的有序表的一种有效方法就是所谓的折半查找或称对数查找。 - For a value , using a binary search algorithm
使用二进制搜索算法在一维的排序 - On the subtrees of random binary search trees
随机二叉搜索树的子树 - Cht - based scalable asymmetric binary search balancing algorithm
的可扩展非对称二分查找平衡算法 - Uses a binary search algorithm to locate a specific element in the sorted
使用对分检索算法在已排序的